Skip to content

fix(postgres): use new folder structure.#176

Merged
crankynetman merged 1 commit intomainfrom
topic/chriscummings/postgresfix
Nov 11, 2025
Merged

fix(postgres): use new folder structure.#176
crankynetman merged 1 commit intomainfrom
topic/chriscummings/postgresfix

Conversation

@crankynetman
Copy link
Copy Markdown
Collaborator

@crankynetman crankynetman commented Nov 11, 2025

Postgres doesn't seem to like including the data directory in v18 (or at some point from v12). This uses a different mount structure and seems to work fine locally.

@github-actions
Copy link
Copy Markdown

File Coverage
All files 81%
config/consumers.py 78%
config/urls.py 69%
config/settings/base.py 69%
config/settings/local.py 72%
scram/route_manager/admin.py 71%
scram/route_manager/models.py 70%
scram/route_manager/views.py 86%
scram/route_manager/api/serializers.py 92%
scram/route_manager/api/views.py 74%
scram/shared/shared_code.py 56%
scram/templates/403.html 91%
scram/templates/404.html 91%
scram/templates/base.html 99%
scram/templates/route_manager/home.html 80%

Minimum allowed coverage is 50%

Generated by 🐒 cobertura-action against d6e2d2f

Copy link
Copy Markdown
Collaborator

@samoehlert samoehlert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch

@crankynetman crankynetman merged commit d5d1a3d into main Nov 11, 2025
17 of 19 checks passed
@crankynetman crankynetman deleted the topic/chriscummings/postgresfix branch November 11, 2025 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants